home *** CD-ROM | disk | FTP | other *** search
/ Dé Millennium / MCD.ISO / link.swf / scripts / DefineButton2_23 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-08-26  |  51 b   |  4 lines

  1. on(release){
  2.    getUrl("angus.html", "_top");
  3. }
  4.